Total Complexity | 40 |
Dependencies | 5 |
Dependents | 1 |
Total lines | 301 |
Lines of code | 124 |
Logical lines of code | 64 |
Comment lines | 112 |
Methods | 20 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
set() | 55 | 7 | 20 | |
get() | 57 | 5 | 16 | |
__toString() | 57 | 4 | 15 | |
all() | 68 | 3 | 6 | |
getDate() | 64 | 3 | 9 | |
__construct() | 73 | 2 | 5 | |
remove() | 68 | 2 | 7 | |
add() | 73 | 2 | 5 | |
has() | 78 | 1 | 3 | |
contains() | 78 | 1 | 3 | |
replace() | 76 | 1 | 4 | |
keys() | 80 | 1 | 3 | |
addCacheControlDirective() | 75 | 1 | 4 | |
hasCacheControlDirective() | 79 | 1 | 3 | |
getCacheControlDirective() | 79 | 1 | 3 | |
removeCacheControlDirective() | 75 | 1 | 4 | |
getIterator() | 80 | 1 | 3 | |
count() | 80 | 1 | 3 | |
getCacheControlHeader() | 76 | 1 | 4 | |
parseCacheControl() | 75 | 1 | 4 |